home *** CD-ROM | disk | FTP | other *** search
- -- This is a procedure that calls the composite benchmarks once
-
- with A000091 ;
- --with A000092 ; -- provide local math routines & fix up A000092.ADA
- with A000093 ;
- with A000094 ;
-
- procedure A000104 is
- begin
-
- A000091 ;
- -- A000092 ;
- A000093 ;
- A000094 ;
-
- end A000104 ;
-